@@ -2,7 +2,7 @@ |
||
| 2 | 2 |
"name": "hubot-multi-adapter", |
| 3 | 3 |
"version": "0.1.0", |
| 4 | 4 |
"description": "A Hubot adapter that can receive messages thru socket.io or telegram", |
| 5 |
- "main": "index.js", |
|
| 5 |
+ "main": "src/multi-adapter", |
|
| 6 | 6 |
"scripts": {
|
| 7 | 7 |
"test": "echo \"Error: no test specified\" && exit 1" |
| 8 | 8 |
}, |